-
Home
-
Alex Reservations: Smart Restaurant Booking
-
1.8.8
-
Code
-
Classes
- BookingsController
Total Complexity |
74 |
Dependencies |
16 |
Dependents |
0 |
Total lines |
555 |
Lines of code |
352 |
Logical lines of code |
221 |
Comment lines |
71 |
Methods |
17 |
Properties |
1 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
updateBookingData() |
C |
30 |
25 |
109 |
index() |
A |
43 |
12 |
47 |
covers() |
S |
54 |
6 |
20 |
tables() |
S |
51 |
4 |
26 |
booking() |
S |
56 |
3 |
17 |
updateStatus() |
S |
57 |
3 |
16 |
updateTables() |
S |
57 |
3 |
16 |
findCustomerId() |
S |
67 |
4 |
7 |
create() |
S |
59 |
3 |
13 |
getQueriesForRangeDates() |
S |
51 |
2 |
27 |
update() |
S |
59 |
3 |
12 |
getQueriesForOneMonth() |
S |
62 |
1 |
11 |
getBookingsYearMonth() |
S |
63 |
1 |
11 |
getQueriesForOneDay() |
S |
62 |
1 |
11 |
sendBookingEmail() |
S |
82 |
1 |
3 |
sendSmsNotification() |
S |
82 |
1 |
3 |
createNewCustomer() |
S |
80 |
1 |
3 |